@charset "UTF-8";

@font-face {
  font-family: "lishu";
  src: url("lishu.woff2") format("woff2"),
       url("lishu.woff") format("woff"),
       url("lishu.ttf") format("truetype"),
       url("lishu.eot") format("embedded-opentype"),
       url("lishu.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}